home *** CD-ROM | disk | FTP | other *** search
/ Power Utilities / Power Utilities.iso / utility / pro184 / readme.doc < prev    next >
Encoding:
Text File  |  1993-10-07  |  16.9 KB  |  362 lines

  1.                        PERSONAL CALENDAR (PC) FOR DOS             Version 14.62
  2.                               FILE README.DOC                       7 Oct 1993
  3.  
  4.                          Introductory Information
  5.                          ~~~~~~~~~~~~~~~~~~~~~~~~
  6.        Copyright 1985-1993 by Paul Munoz-Colman.  All rights reserved.
  7.  
  8.  
  9.               ┌─────────┐
  10.         ┌─────┴───┐     │               (R)
  11.       ──│         │o    │──────────────────
  12.         │   ┌─────┴╨──┐ │  Association of
  13.         │   │         │─┘  Shareware
  14.         └───│    o    │    Professionals
  15.       ──────│    ║    │────────────────────
  16.             └────╨────┘    MEMBER
  17.  
  18.  
  19. ╔═════════════════════════════════════════════════════════════════════════════╗
  20. ║  Paul Muñoz-Colman           │  TECHNICAL SUPPORT:   │ CREDIT CARD ORDERS:  ║
  21. ║  FunStuff Software           │  Voice 703-435-1110   │  Voice 800-242-4775  ║
  22. ║  11645 Charter Oak Court     │        703-693-5227   │   FAX  713-524-6398  ║
  23. ║  Suite 201                   │   FAX  703-435-3130   │ CompuServe 71355,470 ║
  24. ║  Reston, VA  22090-4526  USA │ CompuServe 71141,1224 │        or !GO SWREG  ║
  25. ╚═════════════════════════════════════════════════════════════════════════════╝
  26.  
  27.  
  28. INTRODUCTORY INFORMATION
  29. ~~~~~~~~~~~~~~~~~~~~~~~~
  30. Hello!
  31.  
  32. Personal Calendar (PC) is a Personal Information Manager (PIM) which contains
  33. a full-featured appointment reminder and a notepad.  PC displays a three-month
  34. scrollable  calendar, a running analog and digital clock, and a time-oriented
  35. event (to-do) list and a text note list, each 300 in capacity.  A modifiable
  36. historical tracking (diary) is made of events and notes, all printable. 
  37. Warnings and alarms tell when something is pending or overdue (ticklers).
  38.  
  39. Driven by a simple flexible menu interface, Personal Calendar can be a normal
  40. or a TSR (pop up) program, as you choose; TSR use interrupts you at the
  41. earliest event.  As a TSR, an extremely small 6K byte kernel remains in DOS
  42. memory, with the balance swapped to EMS or disk.  TSR programming is extremely
  43. stable and environment-sensitive.  Personal Calendar also runs as a WinApp, in
  44. DOS Merge under UNIX, in a DESQview window, on a Mac under SoftPC, or in a DOS
  45. window under OS/2.
  46.  
  47. A more complete product description and additional release information on
  48. Personal Calendar is contained in file DESCRIBE.DOC, and within the Users
  49. Manual once the program is in operation.
  50.  
  51.  
  52. PACKAGING
  53. ~~~~~~~~~
  54. Personal Calendar is distributed on a diskette, or on a Bulletin Board System
  55. (BBS) for downloading.  Personal Calendar is packaged in a PKZIP
  56. "authenticated" compressed archive file.
  57.  
  58. The file has one of two forms:  a self extracting archive (EXE) or a normal
  59. archive file (ZIP), named as follows --
  60.  
  61.            PCAL1462.EXE   Self-extracting ZIP file    [diskette version]
  62.        or  PCAL1462.ZIP   Normal ZIP file             [BBS version]
  63.  
  64. The number within the archive filename corresponds to the version number, in
  65. this case 14.62.  (On CompuServe and ZiffNet, the file is named PERCAL.ZIP,
  66. with no version number.)  You need PKWARE's PKUNZIP program (version 2.04g or
  67. later) to extract the product from the ZIP file.  You need nothing extra to
  68. extract from the EXE file.  There is no difference in the contents of either
  69. file.
  70.  
  71.  
  72. SIMPLE INSTALLATION
  73. ~~~~~~~~~~~~~~~~~~~
  74. Here's a simple example of installation from the archive to a directory on your
  75. disk drive, which works for either a shareware or registered (licensed) copy of
  76. Personal Calendar, and is the same for a new installation or an update.
  77.  
  78.    ╔════════════════════════════════════════════════════════════════════════╗
  79.    ║ If you already have an older version in the destination directory,     ║
  80.    ║ you will update PC, and preserve all of your appointments and options. ║
  81.    ║ Updates are always automatically "upward-compatible"!                  ║
  82.    ╚════════════════════════════════════════════════════════════════════════╝
  83.  
  84. In the following example, from a diskette, A: is the floppy drive.  For the BBS
  85. download example, E:\ZIP is the directory to where you downloaded.  In both
  86. cases, D: is the destination drive, and \CALENDAR is the subdirectory to which
  87. Personal Calendar is to be installed.  Vary these values to suit your
  88. situation.
  89.  
  90. Either copy the BBS ZIP file from your download directory, or insert the
  91. distribution diskette in your floppy drive and enter the following commands
  92. from the DOS prompt (-O is the letter "o" to overwrite existing files of the
  93. same name):
  94.  
  95.         DOS Command               What it does
  96.         ~~~~~~~~~~~               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  97.         D:                        Change to the target drive
  98.         MD \CALENDAR              If needed, make Personal Calendar's directory
  99.         CD \CALENDAR              Change to Personal Calendar's directory
  100.  
  101.      /  COPY A:*.*                Copy all files from the diskette and
  102.      \  PCAL1462 -O                 install from PCAL1462.EXE
  103.  or                                     or
  104.      /  COPY E:\ZIP\PCAL1462.ZIP  Copy ZIP file from download directory and
  105.      \  PKUNZIP PCAL1462 -O         install from PCAL1462.ZIP
  106.  
  107.         CAL                       Run the program
  108.  
  109. After installation, when you're satisfied PC is working, be sure to ALWAYS
  110. store a copy of the PCAL1462.EXE or .ZIP archive file, just in case anything
  111. happens to your disk.  If you give PC to someone or upload it to a BBS, you
  112. *must* give the original PCAL1462.EXE or .ZIP file only.
  113.  
  114.  
  115. PROGRAM OPERATION
  116. ~~~~~~~~~~~~~~~~~
  117. To run PC, at the DOS prompt, type --
  118.  
  119.     CAL
  120.  
  121. If under DOS 2, you must be in Personal Calendar's directory when you run the
  122. program.
  123.  
  124. If under DOS 3 or later, PC may be run from any directory, either by including
  125. the directory in your DOS PATH statement, or by including the drive and
  126. directory name in front of the CAL command.  For example:
  127.  
  128.     D:\CALENDAR\CAL
  129. or
  130.     PATH {your other directories ...} ;D:\CALENDAR;
  131.     CAL
  132.  
  133. If you have a laptop, you might get a better presentation with PC's monochrome
  134. option:
  135.  
  136.     CAL MONO
  137.  
  138. In a DOS window under OS/2, use the following option:
  139.  
  140.     CAL OS2
  141.  
  142.  
  143. USERS MANUAL
  144. ~~~~~~~~~~~~
  145. The User's Manual for Personal Calendar is implemented as context-sensitive
  146. help, and may be consulted at any time from within the program by pressing F1 
  147. (function key 1), or by selecting "Help" from the Main Menu.
  148.  
  149. Additionally, while viewing the manual, you may also print it by pressing the *
  150. or PRINT key on your keyboard; or you can press F9 to write it to a completely
  151. formatted text file, which is then named CAL.DOC.
  152.  
  153. New features in recent versions of Personal Calendar are documented in the
  154. HISTORY.DOC file, which may be printed from DOS with the PRINT command.
  155.  
  156.  
  157. TSR MODE (POP UP/DOWN)
  158. ~~~~~~~~~~~~~~~~~~~~~~
  159. If you are going to install Personal Calendar in its memory resident (TSR) mode
  160. of operation, place the CAL command in your AUTOEXEC.BAT file.  If you use any
  161. of the following types of software, place the CAL command in AUTOEXEC.BAT,
  162. positioned as follows:
  163.  
  164.        AFTER a  disk cache, 
  165.                 mouse driver, and 
  166.                 LAN workstation services software *
  167.  
  168.    and BEFORE a permanent menu system or shell
  169.  
  170. If you then want to activate PC from your menu or shell, configure your menu to
  171. run the program CALPOPUP.COM.  Then configure PC's Memory-Resident Options so
  172. Automatic Pop Down is enabled, and Automatic Startup enabled with the name of 
  173. your appointment file.  * Note to LANTASTIC users:  Lantastic 5.0 is compatible
  174. with this product only if you obtain and apply the SERVTSR.EXE correction,
  175. available from Artisoft.
  176.  
  177.  
  178. WINDOWS 3 USERS
  179. ~~~~~~~~~~~~~~~
  180.      Loading Under Windows:  PC will run under Microsoft Windows 3 as a DOS
  181. task, but TSR features are disabled.  Windows PIF and ICO files are furnished
  182. for your convenience.  PC will not automatically task-switch on an alarm.  In
  183. enhanced mode, the supplied PIF file assigns Shift-Ctl-F10 as a default
  184. short-cut key to activate PC from a background state (similar to the TSR mode's
  185. default hot key).
  186.  
  187.      Loading Before Windows:  PC may also be loaded before Windows 3 in TSR
  188. mode, is entirely functional as a TSR, but will not pop up over Windows.
  189.  
  190.  
  191. DESQVIEW USERS
  192. ~~~~~~~~~~~~~~
  193. DESQVIEW (DV) OPERATION.  Although PC will run under DV as a TSR, it doesn't
  194. really make much sense to do so, thus it's recommended to run it normally.  In
  195. the background, alarms and warnings "sound through" to the foreground window,
  196. slowed by multitasking.  No automatic window switching takes place.  File
  197. PC-PIF.DVP is provided for you to use as a DESQview Program Information File
  198. (PIF), with some included key parameters:
  199.  
  200.                      Memory Size (in K): 295
  201.                  Max Memory Size (in K): 640
  202.  
  203.         Max Expanded Memory Size (in K): 640  (if using EMS swapping as a TSR)
  204.                              Text Pages: 1  
  205.                          Graphics Pages: 0   
  206.          Writes text directly to screen: Y
  207.           Displays graphics information: N
  208.        Virtualize text/graphics (Y,N,T): T
  209.               Close on exit (Y,N,blank): N    (if using DOS shell or TSR mode)
  210.                     Uses its own colors: Y
  211.  
  212.  
  213. INSTALLATION FILES
  214. ~~~~~~~~~~~~~~~~~~
  215. See file PACKING.LST for a description and purpose of each installation file.
  216.  
  217.  
  218. EVALUATING THE PROGRAM AND ORDERING A REGISTERED COPY
  219. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  220. You may try Personal Calendar for a 30-day period on an evaluation basis at no
  221. charge.  
  222.  
  223. If you continue to use the program after the evaluation period, please purchase
  224. the product and pay the $35 license fee ($15 for upgrades to existing
  225. registrations) plus shipping and applicable sales tax (VA only).  For credit
  226. card orders, call 800-242-4775 (Australian customers,
  227.  
  228. call (02) 519-4233), from CompuServe's Shareware Registration Service (!GO
  229. SWREG, items #280 and #510), or online through the VOR or MB BBSs (see below).
  230. For upgrade or site license information and quantity discounts, see file
  231. REGISTER.DOC.
  232.  
  233. To order by mail, fill out the ORDER FORM and mail it with your payment to the
  234. address shown (include shipping and tax if applicable).  You can print the
  235. ORDER FORM (file ORDER.FRM) from Personal Calendar at any time by pressing F8. 
  236. Specify 3½" or 5¼" diskettes, and spell your name for your license.
  237.  
  238.  
  239. BENEFITS OF REGISTERING
  240. ~~~~~~~~~~~~~~~~~~~~~~~
  241. When we receive your registration order and payment, we'll send you a diskette
  242. with your personal registration file CALSER.DAT, the latest copy of the
  243. program, and a printed copy of the users manual.  As a bonus, we'll also send
  244. you information on various special offers, and selected utilities.
  245.  
  246. The registered version suppresses all registration reminders and order prompts,
  247. and lets you optionally suppress the startup screen.  To enable the registered
  248. mode, simply copy file CALSER.DAT from the diskette to the directory in which
  249. you have installed the program file CAL.EXE.
  250.  
  251. If you're updating from an earlier version of Personal Calendar, make sure your
  252. CALSER.DAT file stays in the installation directory.  If we've supplied you
  253. with a newer CALSER.DAT file, make sure you use the latest one.
  254.  
  255. Please DO NOT modify the contents of CALSER.DAT, as doing so will invalidate
  256. the registration data it contains.
  257.  
  258.  
  259. DISTRIBUTION POLICY
  260. ~~~~~~~~~~~~~~~~~~~
  261. Personal Calendar may be distributed under the terms of the LIMITED
  262. DISTRIBUTION LICENSE contained in file LICENSE.DOC.  BBS SysOps please consult
  263. file SYSOP.DOC for our policy on distribution of Personal Calendar by BBS. 
  264. Disk Vendors and user groups please consult file VENDOR.DOC.
  265.  
  266. You may not distribute the CALSER.DAT registration file to anyone not covered
  267. by your software license.
  268.  
  269.  
  270. IN CLOSING
  271. ~~~~~~~~~~
  272. Enjoy Personal Calendar!  We welcome discussion of this product or any related
  273. topic, if you are interested.  Contact us by mail, CompuServe mail, or phone as
  274. shown at the top of this file.  The latest version of Personal Calendar may be
  275. obtained from your favorite disk vendor, or on the BBSs shown below.  We make a
  276. point of placing recent and major upgrades on these boards, and when released,
  277. they are available there for download:
  278.  
  279. ------------------------------------------------------------------------------
  280.  
  281.  On CompuServe   IBMSYS, MSDOS, and ZENITH
  282.  
  283.  On ZiffNet      TIPS, PBSAPPS
  284.  
  285.      or   on the following EXCELLENT support bulletin boards --
  286.  
  287.         THE ELUSIVE DIAMOND           THE VOR & MOTHERBOARD BBSs
  288.         (703) 323-6423 & -1782        (707) 778-8944 & -8841
  289.         Doug Sylvester, SysOp         Vern & Julie Buerg, SysOps
  290.         Userid "PC CAL",              ("OPEN ORDER" to Register)
  291.         Password "FUNSTUFF"
  292.  
  293. THE BREAK EAST BBS         THE CONSULTANT BBS      THE BREAK WEST BBS    
  294. (703) 680-9269             (718) 837-3236          (916) 727-3007   
  295. Bruce Jackson, SysOp       Jay Caplan, SysOp       Jim Thompson, SysOp   
  296.   ("PC" Conference)        (Main Conference)       ("Pers Calendar" Conference)
  297.  
  298. and to contact me by Internet:  71141.1224@CompuServe.Com
  299.                            or:  Paul.Munoz-Colman@Consultant.Com
  300.  
  301. ------------------------------------------------------------------------------
  302.  
  303. ┌─────────────────────────────────────────────────────────────────────────────┐
  304. │                                                                             │
  305. │   PLEASE NOTE!  You can be SURE you have received an authentic copy         │
  306. │   of Personal Calendar ONLY if the following message appears after          │
  307. │   extracting any, every, and all files from this archive.  Please contact   │
  308. │   us if the exact authentication signature does not appear!  Version 2.04g  │
  309. │   of PKUNZIP is required to reveal the authentication data; this is         │
  310. │   automatic for a self-extracting archive.)                                 │
  311. │                                                                             │
  312. │    ─────────────────────────────────────────────────────────────────────    │
  313. │                                                                             │
  314. │  Inflating: CAL.EXE       -AV              <-- "-AV" appears on EVERY file  │
  315. │                                                                             │
  316. │  Authentic files Verified!   # NPU161      <--  this is the signature       │
  317. │  Paul Munoz-Colman             ~~~~~~                                       │
  318. │                             (the number must show exactly as above)         │
  319. └─────────────────────────────────────────────────────────────────────────────┘
  320.  
  321. The contents of this archive are as follows (note the size and CRC-32 value on
  322. file README.DOC will not be correct):
  323.  
  324. ------------------------------------------------------------------------------
  325.  
  326. PKZIP (R)   FAST!   Create/Update Utility   Version 2.04g   02-01-93
  327. Copr. 1989-1993 PKWARE Inc.  All Rights Reserved.  Registered Version
  328. PKZIP Reg. U.S. Pat. and Tm. Off.   Patent No. 5,051,745
  329.  
  330. ■ 80486 CPU detected.
  331. ■ EMS version 4.00 detected.
  332. ■ XMS version 3.00 detected.
  333.  
  334. Searching ZIP: PCAL1462.ZIP - Personal Calendar (Executable), Version 14.62
  335.  
  336.  Length  Method   Size  Ratio   Date    Time    CRC-32  Attr  Name
  337.  ------  ------   ----- -----   ----    ----   -------- ----  ----
  338.  117261  DeflatX 115813   2%  10-07-93  10:07  511293ae --w-  CAL.EXE
  339.   21280  DeflatX   3225  85%  10-07-93  10:07  39e3271f --w-  CALERROR.DAT
  340.   83120  DeflatX  21241  75%  10-07-93  10:07  6b0cc72b --w-  CALHELP.DAT
  341.    4706  DeflatX   1715  64%  10-07-93  10:07  899b0b21 --w-  CALINIT.DAT
  342.    4114  DeflatX   1333  68%  10-07-93  10:07  c8528469 --w-  CALNAMES.DAT
  343.      12  Stored      12   0%  10-07-93  10:07  3560c47a --w-  CALPOPUP.COM
  344.     294  DeflatX    259  12%  10-07-93  10:07  2483ba9a --w-  CALREMOV.COM
  345.     766  DeflatX    167  79%  10-07-93  10:07  9983c5e7 --w-  CAL.ICO
  346.     545  DeflatX    161  71%  10-07-93  10:07  bef390c8 --w-  CAL.PIF
  347.     416  DeflatX    122  71%  10-07-93  10:07  d38f0598 --w-  PC-PIF.DVP
  348.    5606  DeflatX   2078  63%  10-07-93  10:07  b636ea1c --w-  ORDER.FRM
  349.   10212  DeflatX   4286  59%  10-07-93  10:07  6eaf326c --w-  DESCRIBE.DOC
  350.   20315  DeflatX   7702  63%  10-07-93  10:07  6327f0fc --w-  HISTORY.DOC
  351.   21733  DeflatX   7822  65%  10-07-93  10:07  9e98a75a --w-  LICENSE.DOC
  352.   13339  DeflatX   4791  65%  10-07-93  10:07  5395bb95 --w-  REGISTER.DOC
  353.   13362  DeflatX   5397  60%  10-07-93  10:07  27db2889 --w-  SHARWARE.DOC
  354.    3129  DeflatX   1443  54%  10-07-93  10:07  2823ad6b --w-  SYSOP.DOC
  355.    4176  DeflatX   1792  58%  10-07-93  10:07  8d0d620a --w-  VENDOR.DOC
  356.     382  DeflatX    289  25%  10-07-93  10:07  b13de2d4 --w-  FILE_ID.DIZ
  357.    3557  DeflatX   1521  58%  10-07-93  10:07  4aa1558c --w-  PACKING.LST
  358.   17188  DeflatX   6758  61%  10-07-93  10:07  18f79515 --w-  README.DOC
  359.  ------          ------  ---                                  -------
  360.  345513          187927  46%                                       21
  361.  
  362.